Revert __LCFIRST__ patch. Title objects should be treated as value objects;
authorBrion Vibber <brion@users.mediawiki.org>
Sun, 15 May 2005 20:42:11 +0000 (20:42 +0000)
committerBrion Vibber <brion@users.mediawiki.org>
Sun, 15 May 2005 20:42:11 +0000 (20:42 +0000)
commitfe2ac1409b6c8c23e01f01c5cf1dfd68287bff9e
treead89e02e3aad1c9a99d81320c7c2fe282f9b0471
parentd51f5e85b3166641107bff58d597285f6f1b0f4d
Revert __LCFIRST__ patch. Title objects should be treated as value objects;
any Title object for a given title should always act the same. Poking around
with the guts of one to change some of its return values is not a good idea.
RELEASE-NOTES
includes/EditPage.php
includes/MagicWord.php
includes/OutputPage.php
includes/Parser.php
includes/Title.php
languages/Language.php